|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.vtp.framework.common.actions.ForwardAction
public class ForwardAction
An action that terminates the current process and forwards control to another process.
| Constructor Summary | |
|---|---|
ForwardAction(IActionContext context,
IController controller,
DispatchConfiguration configuration)
Creates a new ForwardAction. |
|
| Method Summary | |
|---|---|
IActionResult |
execute()
Executes this action and returns its outcome. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ForwardAction(IActionContext context,
IController controller,
DispatchConfiguration configuration)
context - The context that contains this action.controller - The controller to enqueue with.configuration - The configuration for this forward action.| Method Detail |
|---|
public IActionResult execute()
IAction
execute in interface IAction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||